From the [Pi-hole README.md on GitHub](https://github.com/pi-hole/pi-hole):

	The Pi-Hole™ is an advertising-aware DNS/Web server. If an ad domain is queried, a small Web page or GIF is delivered in place of the advertisement..

	The gravity.sh does most of the magic. The script pulls in ad domains from many sources and compiles them into a single list of over 1.6 million entries (if you decide to use the mahakala list). This script is controlled by the pihole command. Please run pihole -h to see what commands can be run via pihole.

This wiki page tries to cover the need for configuration and use instructions of this Pi-hole distribution for Archlinux not officially supported by the main project. For bugs, issues and general reporting, plaese refer to [pi-hole-server AUR page](https://aur.archlinux.org/packages/pi-hole-server/).

## Contents

*   [1 Installation](#Installation)
*   [2 Configuration](#Configuration)
*   [3 Web interface](#Web_interface)
*   [4 Troubleshooting](#Troubleshooting)
*   [5 See also](#See_also)

## Installation

[Install](/index.php/Install "Install") the [pi-hole-server](https://aur.archlinux.org/packages/pi-hole-server/) package.

## Configuration

## Web interface

## Troubleshooting

## See also

*   [Pi-hole Homepage](https://pi-hole.net/)
*   [Pi-hole GitHub Page](https://github.com/pi-hole/pi-hole)